projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6417078
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000
(23:58 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000
(23:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 92a495823eb20cfaa56c4f3685471e905dd8ae28..a0afa45d32dd15d4251f2d62a53a729f18ca6e00 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-12-10 Kim F. Storm <storm@cua.dk>
+
+ * ido.el (ido-init-completion-maps): Remap backward-kill-word
+ instead of binding M-backspace.
+
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
* replace.el (replace-match-data, replace-match-maybe-edit):
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5e15dab28e0bbf2fcb6051d7cf2e9bec8f7b432c..fa42386e6646eb44810c12b15d7daa01bf85c2a1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2006-12-10 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (show_mouse_face): Never use text cursor in tool-bar.
+
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
* abbrev.c (syms_of_abbrev) <last-abbrev-text>: